method
CookieMap.[Symbol.iterator]
Returns the default iterator for the CookieMap. Used by for...of loops to iterate over all entries.
@returns
An iterator for the entries in the map
method
Returns the default iterator for the CookieMap. Used by for...of loops to iterate over all entries.
An iterator for the entries in the map